home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol K-12
/
Vol K-12.iso
/
games
/
extrem_t.exe
/
scripts
/
DefineButton2_83
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2012-08-27
|
196b
|
14 lines
on(release){
percentScaling = 65;
qualite = "low";
sonMC.gotoAndPlay(4);
if(menubis == true)
{
gotoAndPlay(240);
}
else
{
gotoAndStop(270);
}
}